Skip to content

Add Fantom test for layout props & fix an issue in c++ animated #52110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

zeyap
Copy link
Contributor

@zeyap zeyap commented Jun 18, 2025

Summary:

Changelog:

[General] [Internal] - Add Fantom test for layout props

With this test it turns out layoutStyleUpdated_ on PropsAnimatedNode actually can change after animation update, because its connected StyleAnimatedNodes might be changing. This bug was introduced since D74602321

Reviewed By: rshest

Differential Revision: D76753864

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jun 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76753864

Differential Revision: D76857429
@zeyap zeyap force-pushed the export-D76753864 branch from 51a99a2 to dc60a10 Compare June 20, 2025 19:49
zeyap added a commit to zeyap/react-native that referenced this pull request Jun 20, 2025
…book#52110)

Summary:

## Changelog:

[General] [Internal] - Add Fantom test for layout props

With this test it turns out `layoutStyleUpdated_` on PropsAnimatedNode actually can change after animation update, because its connected StyleAnimatedNodes might be changing. This bug was introduced since D74602321

Reviewed By: rshest

Differential Revision: D76753864
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76753864

zeyap added a commit to zeyap/react-native that referenced this pull request Jun 20, 2025
…book#52110)

Summary:
Pull Request resolved: facebook#52110

## Changelog:

[General] [Internal] - Add Fantom test for layout props

With this test it turns out `layoutStyleUpdated_` on PropsAnimatedNode actually can change after animation update, because its connected StyleAnimatedNodes might be changing. This bug was introduced since D74602321

Reviewed By: rshest

Differential Revision: D76753864
@zeyap zeyap force-pushed the export-D76753864 branch from dc60a10 to 78e0bd3 Compare June 20, 2025 19:52
zeyap added a commit to zeyap/react-native that referenced this pull request Jun 20, 2025
…book#52110)

Summary:

## Changelog:

[General] [Internal] - Add Fantom test for layout props

With this test it turns out `layoutStyleUpdated_` on PropsAnimatedNode actually can change after animation update, because its connected StyleAnimatedNodes might be changing. This bug was introduced since D74602321

Reviewed By: rshest

Differential Revision: D76753864
@zeyap zeyap force-pushed the export-D76753864 branch from 78e0bd3 to ae542d5 Compare June 20, 2025 19:53
…book#52110)

Summary:
Pull Request resolved: facebook#52110

## Changelog:

[General] [Internal] - Add Fantom test for layout props

With this test it turns out `layoutStyleUpdated_` on PropsAnimatedNode actually can change after animation update, because its connected StyleAnimatedNodes might be changing. This bug was introduced since D74602321

Reviewed By: rshest

Differential Revision: D76753864
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76753864

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 710e08c.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants